[INFO] cloning repository https://github.com/nbeathoven/emmc-lab
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nbeathoven/emmc-lab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbeathoven%2Femmc-lab", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbeathoven%2Femmc-lab'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4abaef50343306c6e11e603dd14f723ffe225783
[INFO] testing nbeathoven/emmc-lab against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbeathoven%2Femmc-lab" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nbeathoven/emmc-lab
[INFO] finished tweaking git repo https://github.com/nbeathoven/emmc-lab
[INFO] tweaked toml for git repo https://github.com/nbeathoven/emmc-lab written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nbeathoven/emmc-lab on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nbeathoven/emmc-lab already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8bcff87dddf6de2dfe7423c5634f3a506428232d71fb359948285742fe9c949
[INFO] running `Command { std: "docker" "start" "-a" "e8bcff87dddf6de2dfe7423c5634f3a506428232d71fb359948285742fe9c949", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8bcff87dddf6de2dfe7423c5634f3a506428232d71fb359948285742fe9c949", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8bcff87dddf6de2dfe7423c5634f3a506428232d71fb359948285742fe9c949", kill_on_drop: false }`
[INFO] [stdout] e8bcff87dddf6de2dfe7423c5634f3a506428232d71fb359948285742fe9c949
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03457b6fd41e310128b7c3d36486ac3992b7d3c0c7ad32f088dfc155a5234fbf
[INFO] running `Command { std: "docker" "start" "-a" "03457b6fd41e310128b7c3d36486ac3992b7d3c0c7ad32f088dfc155a5234fbf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling emmc-lab v0.2.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.82s
[INFO] running `Command { std: "docker" "inspect" "03457b6fd41e310128b7c3d36486ac3992b7d3c0c7ad32f088dfc155a5234fbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03457b6fd41e310128b7c3d36486ac3992b7d3c0c7ad32f088dfc155a5234fbf", kill_on_drop: false }`
[INFO] [stdout] 03457b6fd41e310128b7c3d36486ac3992b7d3c0c7ad32f088dfc155a5234fbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb77af3571784ec90ec8f22fb9e29fb3ca1af6108b70065c540d390927193314
[INFO] running `Command { std: "docker" "start" "-a" "cb77af3571784ec90ec8f22fb9e29fb3ca1af6108b70065c540d390927193314", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling emmc-lab v0.2.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.18s
[INFO] running `Command { std: "docker" "inspect" "cb77af3571784ec90ec8f22fb9e29fb3ca1af6108b70065c540d390927193314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb77af3571784ec90ec8f22fb9e29fb3ca1af6108b70065c540d390927193314", kill_on_drop: false }`
[INFO] [stdout] cb77af3571784ec90ec8f22fb9e29fb3ca1af6108b70065c540d390927193314
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7bf227ea6c1c89f785b9cc8a13a58de7d785d405beb812971b3611fa847c7ff8
[INFO] running `Command { std: "docker" "start" "-a" "7bf227ea6c1c89f785b9cc8a13a58de7d785d405beb812971b3611fa847c7ff8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/emmc_lab-1fba8fc2a2ffcdd2)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test app::tests::concurrent_partition_stress_profile_wires_read_write_and_md5 ... ok
[INFO] [stdout] test app::tests::keeps_single_sector_block_size_at_logical_sector ... ok
[INFO] [stdout] test app::tests::prompt_buffer_edits_seeded_invalid_value ... ok
[INFO] [stdout] test app::tests::detects_auxiliary_devices ... ok
[INFO] [stdout] test app::tests::parses_menu_booleans ... ok
[INFO] [stdout] test app::tests::prompt_buffer_inserts_in_middle_after_arrow_navigation ... ok
[INFO] [stdout] test app::tests::prompt_buffer_home_end_and_bounds_are_stable ... ok
[INFO] [stdout] test app::tests::prompt_buffer_delete_removes_character_under_cursor ... ok
[INFO] [stdout] test app::tests::formats_grouped_sizes_for_operator_prompts ... ok
[INFO] [stdout] test app::tests::normalizes_small_direct_io_block_sizes ... ok
[INFO] [stdout] test app::tests::ranks_mmc_before_loop_and_ram ... ok
[INFO] [stdout] test app::tests::reduces_sector_range_block_size_to_preserve_start_alignment ... ok
[INFO] [stdout] test boot_partition::tests::test_is_boot_partition ... ok
[INFO] [stdout] test diagnostics::tests::computes_block_stats_delta_rates ... ok
[INFO] [stdout] test diagnostics::tests::formats_common_open_flags ... ok
[INFO] [stdout] test diagnostics::tests::identifies_kernel_style_commands ... ok
[INFO] [stdout] test diagnostics::tests::parses_fdinfo_metadata ... ok
[INFO] [stdout] test diagnostics::tests::parses_proc_io_kv ... ok
[INFO] [stdout] test diagnostics::tests::deserializes_older_diagnostic_reports_with_missing_process_fields ... ok
[INFO] [stdout] test diagnostics::tests::groups_files_by_directory ... ok
[INFO] [stdout] test engine::tests::exact_op_mixed_mode_is_deterministic ... ok
[INFO] [stdout] test engine::tests::random_seed_is_reproducible ... ok
[INFO] [stdout] test health::tests::maps_bkops_urgency_labels ... ok
[INFO] [stdout] test diagnostics::tests::summarizes_kernel_activity_buckets ... ok
[INFO] [stdout] test filemap::tests::resolves_mount_from_mock_mountinfo ... ok
[INFO] [stdout] test filemap::tests::decodes_all_named_fiemap_flags ... ok
[INFO] [stdout] test health::tests::parses_structured_ext_csd_fields ... ok
[INFO] [stdout] test health::tests::parses_extcsd_health_fields ... ok
[INFO] [stdout] test health::tests::read_disturb_model_scales_and_labels_risk ... ok
[INFO] [stdout] test app::tests::converts_directory_target_into_default_file ... ok
[INFO] [stdout] test health::tests::parses_vendor_specific_blocks ... ok
[INFO] [stdout] test health::tests::parses_runtime_cid_register ... ok
[INFO] [stdout] test health::tests::rejects_malformed_cid_registers ... ok
[INFO] [stdout] test health_compare::tests::html_report_renders_basic_sections ... ok
[INFO] [stdout] test health_compare::tests::loads_valid_schema_and_compares_fields ... ok
[INFO] [stdout] test geometry::tests::parses_active_scheduler_choice ... ok
[INFO] [stdout] test integrity::tests::test_checksum_algorithm_round_trip ... ok
[INFO] [stdout] test profile::tests::rejects_missing_stop_condition ... ok
[INFO] [stdout] test profile::tests::rejects_zero_runtime_create_size ... ok
[INFO] [stdout] test profile::tests::parses_profile_yaml ... ok
[INFO] [stdout] test lba_trace::tests::decodes_known_action_masks ... ok
[INFO] [stdout] test health::tests::read_disturb_model_handles_zero_inputs ... ok
[INFO] [stdout] test profile::tests::validates_sector_range_alignment ... ok
[INFO] [stdout] test presets::tests::one_sector_preset_resolves_exact_count ... ok
[INFO] [stdout] test presets::tests::file_preset_uses_samples_dir ... ok
[INFO] [stdout] test ui::tests::shrinks_widths_below_nominal_minimum_when_terminal_is_narrow ... ok
[INFO] [stdout] test ui::tests::fits_table_within_requested_width ... ok
[INFO] [stdout] test health_compare::tests::rejects_unknown_schema_versions ... ok
[INFO] [stdout] test ui::tests::joins_panels_horizontally_when_they_fit ... ok
[INFO] [stdout] test ui::tests::truncates_path_in_middle_when_column_is_narrow ... ok
[INFO] [stdout] test lba_trace::tests::matches_lba_across_boundaries ... ok
[INFO] [stdout] test ui::tests::abbreviates_long_paths_to_preserve_filename ... ok
[INFO] [stdout] test ui::tests::color_policy_respects_no_color_overrides ... ok
[INFO] [stdout] test ui::tests::computes_visible_width_without_ansi_sequences ... ok
[INFO] [stdout] test ui::tests::truncates_with_unicode_ellipsis ... ok
[INFO] [stdout] test integrity::tests::test_verify_detects_mismatch ... ok
[INFO] [stdout] test engine::tests::execute_profile_surfaces_worker_open_errors ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- engine::tests::execute_profile_surfaces_worker_open_errors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::tests::execute_profile_surfaces_worker_open_errors' (41) panicked at src/engine.rs:1096:45:
[INFO] [stdout] range should be rejected: (RunSummary { backend: "pread_pwrite", started_at: 2026-06-13T06:32:05.149605381Z, ended_at: 2026-06-13T06:32:06.153474944Z, target_path: "/tmp/.tmp9adneE/denied.bin", target_mode: "file_based", read_ios_completed: 1, write_ios_completed: 0, read_bytes_completed: 4096, write_bytes_completed: 0, failed_reads: 0, failed_writes: 0, partial_reads: 0, partial_writes: 0, retries: 0, verify_failures: 0, sync_failures: 0, read_latency: LatencySummary { p50_us: 8, p95_us: 8, p99_us: 8, p999_us: 8 }, write_latency: LatencySummary { p50_us: 0, p95_us: 0, p99_us: 0, p999_us: 0 }, verify: VerifyResults { checksum_mismatch: 0, offset_mismatch: 0, stale_data: 0, short_read: 0, unexpected_eof: 0, verify_failure_count: 0, first_failure: None }, addressed_range_start_bytes: 0, addressed_range_length_bytes: 4096, logical_sector_size: 512, secondary_summaries: [], notes: ["Logical sector/LBA targeting only; this does not guarantee fixed physical NAND cell targeting.", "Backend used: pread_pwrite", "io_uring appears available, but this run used the fallback pread/pwrite backend."] }, [IntervalStats { second: 1, read_ios_completed: 1, write_ios_completed: 0, read_bytes_completed: 4096, write_bytes_completed: 0, failed_reads: 0, failed_writes: 0, partial_reads: 0, partial_writes: 0, retries: 0, verify_failures: 0, sync_failures: 0 }])
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec4dd93c908 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec4dd93c908 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec4dd93c908 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ec4dd93c908 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ec4dd952c3a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ec4dd952c3a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5ec4dd941962 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ec4dd941962 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ec4dd919286 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ec4dd919286 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ec4dd933dc9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ec4dd8803ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ec4dd8803ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ec4dd933f82 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ec4dd933f82 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ec4dd919342 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ec4dd910479 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ec4dd91a29d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ec4dd9533cc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ec4dd953142 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ec4dd7cd1ba - <core[5a1c3e9896636f3a]::result::Result<(emmc_lab[41277986cd798c87]::engine::RunSummary, alloc[154f689e5dd3bae5]::vec::Vec<emmc_lab[41277986cd798c87]::engine::IntervalStats>), anyhow[7fadc68ac79c0313]::Error>>::expect_err
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1298:22
[INFO] [stdout]   21:     0x5ec4dd80438a - emmc_lab[41277986cd798c87]::engine::tests::execute_profile_surfaces_worker_open_errors
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:1096:45
[INFO] [stdout]   22:     0x5ec4dd7fe2a7 - emmc_lab[41277986cd798c87]::engine::tests::execute_profile_surfaces_worker_open_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:1076:53
[INFO] [stdout]   23:     0x5ec4dd7c6926 - <emmc_lab[41277986cd798c87]::engine::tests::execute_profile_surfaces_worker_open_errors::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ec4dd87348b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ec4dd87348b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5ec4dd880d05 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5ec4dd880d05 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5ec4dd880d05 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ec4dd880d05 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ec4dd880d05 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ec4dd880d05 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5ec4dd880d05 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5ec4dd87b864 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5ec4dd87b864 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ec4dd883d82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5ec4dd883d82 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5ec4dd883d82 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ec4dd883d82 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ec4dd883d82 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ec4dd883d82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5ec4dd883d82 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ec4dd93bd5f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5ec4dd93bd5f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7fcb1e09baa4 - <unknown>
[INFO] [stdout]   45:     0x7fcb1e128a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     engine::tests::execute_profile_surfaces_worker_open_errors
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 56 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "7bf227ea6c1c89f785b9cc8a13a58de7d785d405beb812971b3611fa847c7ff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bf227ea6c1c89f785b9cc8a13a58de7d785d405beb812971b3611fa847c7ff8", kill_on_drop: false }`
[INFO] [stdout] 7bf227ea6c1c89f785b9cc8a13a58de7d785d405beb812971b3611fa847c7ff8
